Skip to content

Add downgrade testing for compat lower bounds#117

Closed
LilithHafner wants to merge 5 commits into
mainfrom
LilithHafner-patch-2
Closed

Add downgrade testing for compat lower bounds#117
LilithHafner wants to merge 5 commits into
mainfrom
LilithHafner-patch-2

Conversation

@LilithHafner

Copy link
Copy Markdown
Member

No description provided.

@LilithHafner

Copy link
Copy Markdown
Member Author

Conclusion: DataStructures 0.11 and 0.12 work with latest Julia and SortingAlgorithms. 0.9 and 0.10 fail to precompile on latest Julia. There's no evidence that they are incompatible with latest SortingAlgorithms, so I'll keep the compat entries. It could be interesting to test DataStructures 0.9 with latest SortingAlgorithms on an older Julia version.

The downgrade testing for compat lower bounds CI action only works if the deps have accurately specified compat bounds (which in the case of breaking changes in Julia requires retro-active compat bounds updates). Because old DataStructures doesn't have accurate compat bounds for Julia, we can't use that CI action to perform tight testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant